createCipheriv

external fun createCipheriv(algorithm: String, key: Uint8Array<*>, iv: Uint8Array<*>): Cipher